home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2000 October / tst.iso / multimed / IDN / web / lemonruski / template.swf / scripts / DefineButton2_854 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-09-02  |  103 b   |  8 lines

  1. on(release){
  2.    tellTarget("/")
  3.    {
  4.       gotoAndStop("transitiontotvb");
  5.       play();
  6.    }
  7. }
  8.